From 2135caadae87db0b0e9fb16697a5bf241cd89f61 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 6 Dec 2000 16:01:04 +0000 Subject: [PATCH] (fancy-splash-text, command-line-1): Use `File' for the menu name instead of `Files'. --- lisp/startup.el | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lisp/startup.el b/lisp/startup.el index 40e0a5f02c3..c63c0b15d1a 100644 --- a/lisp/startup.el +++ b/lisp/startup.el @@ -1,6 +1,7 @@ ;;; startup.el --- process Emacs shell arguments -;; Copyright (C) 1985, 86, 92, 94, 95, 96, 97, 98, 99, 2000 Free Software Foundation, Inc. +;; Copyright (C) 1985, 86, 92, 94, 95, 96, 97, 98, 99, 2000 +;; Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal @@ -965,7 +966,7 @@ If this is nil, no message will be displayed." "You can do basic editing with the menu bar and scroll bar \ using the mouse.\n\n" :face (variable-pitch :weight bold) - "Useful Files menu items:\n" + "Useful File menu items:\n" :face variable-pitch "\ Exit Emacs\t(or type Control-x followed by Control-c) Recover Session\trecover files you were editing before a crash @@ -1263,7 +1264,7 @@ where FACE is a valid face specification, as it can be used with (insert "\ You can do basic editing with the menu bar and scroll bar using the mouse. -Useful Files menu items: +Useful File menu items: Exit Emacs (or type Control-x followed by Control-c) Recover Session recover files you were editing before a crash -- 2.30.2